Skip to content

perf(evm): read commits in batches#1334

Merged
sebastijankuzner merged 11 commits into
developfrom
perf/evm/get-commits-batch
Jun 5, 2026
Merged

perf(evm): read commits in batches#1334
sebastijankuzner merged 11 commits into
developfrom
perf/evm/get-commits-batch

Conversation

@sebastijankuzner
Copy link
Copy Markdown
Contributor

Summary

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

❌ Patch coverage is 66.14583% with 65 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.13%. Comparing base (e6a0af2) to head (422b11b).

Files with missing lines Patch % Lines
packages/evm/bindings/src/lib.rs 0.00% 54 Missing ⚠️
packages/evm-service/source/instances/evm.ts 25.00% 6 Missing ⚠️
packages/database/source/database-service.ts 90.00% 3 Missing ⚠️
packages/api-sync/source/restore.ts 0.00% 1 Missing ⚠️
packages/evm/core/src/db.rs 98.96% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1334      +/-   ##
===========================================
+ Coverage    57.86%   58.13%   +0.26%     
===========================================
  Files          967      971       +4     
  Lines        64539    65130     +591     
  Branches      1680     1755      +75     
===========================================
+ Hits         37347    37864     +517     
- Misses       26952    27024      +72     
- Partials       240      242       +2     
Flag Coverage Δ
contracts 97.74% <ø> (?)
packages 57.86% <66.14%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sebastijankuzner sebastijankuzner merged commit bf26fb3 into develop Jun 5, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants